Package | ca.on.health.idms |
Type | StructureDefinition |
Id | Id |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=ca.on.health.idms@1.0.2-beta&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Employee |
Url | https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Employee |
Version | 1.0.0 |
Status | active |
Name | IDMSPractitionerRoleExternalOrganization |
Experimental | False |
Type | PractitionerRole |
Kind | resource |
No resources found
StructureDefinition | |
https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Contact-Cc-Email-Indicator | Contact CC on Emails Indicator |
https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Contact-Primary-Indicator | Contact Primary Indicator |
https://health.gov.on.ca/idms/fhir/StructureDefinition/JobTitle | Job Title |
https://health.gov.on.ca/idms/fhir/StructureDefinition/RelatedGeneralConsent | PractionerRole Terms of User Consent |
https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Authorization-Roles | IDMS Authorization Roles |
{
"resourceType" : "StructureDefinition",
"id" : "2f57e69e-4709-4c3e-980b-628c1f2db670",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2023-09-28T12:19:32.112+00:00",
"source" : "#25HnKpLEHK8daWhc"
},
"url" : "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Employee",
"version" : "1.0.0",
"name" : "IDMSPractitionerRoleExternalOrganization",
"status" : "active",
"fhirVersion" : "5.0.0",
"kind" : "resource",
"abstract" : false,
"type" : "PractitionerRole",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "PractitionerRole.extension",
"path" : "PractitionerRole.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "PractitionerRole.extension:GeneralConsent",
"path" : "PractitionerRole.extension",
"sliceName" : "GeneralConsent",
"definition" : "#### **_`IDMS: The Terms Of Use Consent for when the user logs onto the application.`_**",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/RelatedGeneralConsent"
]
}
]
},
{
"id" : "PractitionerRole.extension:JobTitle",
"path" : "PractitionerRole.extension",
"sliceName" : "JobTitle",
"definition" : "#### **_`IDMS: The job title.`_**",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/JobTitle"
]
}
]
},
{
"id" : "PractitionerRole.extension:PrimaryContact",
"path" : "PractitionerRole.extension",
"sliceName" : "PrimaryContact",
"definition" : "#### **_`IDMS: A flag to indicate this role is the primary contact for the related organization.`_**",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Contact-Primary-Indicator"
]
}
]
},
{
"id" : "PractitionerRole.extension:CcOnEmail",
"path" : "PractitionerRole.extension",
"sliceName" : "CcOnEmail",
"definition" : "#### **_`IDMS: A flag to indicate this role should be CCed on all emails to the related organization.`_**",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Contact-Cc-Email-Indicator"
]
}
]
},
{
"id" : "PractitionerRole.identifier",
"path" : "PractitionerRole.identifier",
"max" : "0"
},
{
"id" : "PractitionerRole.period",
"path" : "PractitionerRole.period",
"max" : "0"
},
{
"id" : "PractitionerRole.practitioner",
"path" : "PractitionerRole.practitioner",
"definition" : "#### **_`IDMS: This is the person that has this role.`_**"
},
{
"id" : "PractitionerRole.organization",
"path" : "PractitionerRole.organization",
"definition" : "#### **_`IDMS: This is the drug company that has this role.`_**"
},
{
"id" : "PractitionerRole.code",
"path" : "PractitionerRole.code",
"short" : "Security Authorization Code",
"definition" : "#### **_`IDMS: This is the security authorization code.`_**",
"min" : 1,
"max" : "1"
},
{
"id" : "PractitionerRole.code.coding.system",
"path" : "PractitionerRole.code.coding.system",
"min" : 1,
"fixedUri" : "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal"
},
{
"id" : "PractitionerRole.code.coding.version",
"path" : "PractitionerRole.code.coding.version",
"max" : "0"
},
{
"id" : "PractitionerRole.code.coding.code",
"path" : "PractitionerRole.code.coding.code",
"short" : "Security Authorization Role",
"min" : 1,
"binding" : {
"strength" : "required",
"description" : "Security Authorization Code",
"valueSet" : "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Authorization-Roles"
}
},
{
"id" : "PractitionerRole.code.coding.display",
"path" : "PractitionerRole.code.coding.display",
"max" : "0"
},
{
"id" : "PractitionerRole.code.coding.userSelected",
"path" : "PractitionerRole.code.coding.userSelected",
"max" : "0"
},
{
"id" : "PractitionerRole.code.text",
"path" : "PractitionerRole.code.text",
"max" : "0"
},
{
"id" : "PractitionerRole.specialty",
"path" : "PractitionerRole.specialty",
"max" : "0"
},
{
"id" : "PractitionerRole.location",
"path" : "PractitionerRole.location",
"definition" : "#### **_`IDMS: The physical address of the work location.`_**"
},
{
"id" : "PractitionerRole.healthcareService",
"path" : "PractitionerRole.healthcareService",
"max" : "0"
},
{
"id" : "PractitionerRole.contact",
"path" : "PractitionerRole.contact",
"definition" : "#### **_`IDMS: The work phone number(s), fax number(s) and email addresses .`_**"
},
{
"id" : "PractitionerRole.characteristic",
"path" : "PractitionerRole.characteristic",
"max" : "0"
},
{
"id" : "PractitionerRole.communication",
"path" : "PractitionerRole.communication",
"max" : "0"
},
{
"id" : "PractitionerRole.availability",
"path" : "PractitionerRole.availability",
"max" : "0"
},
{
"id" : "PractitionerRole.endpoint",
"path" : "PractitionerRole.endpoint",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.